home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Chip: Special Tips & Tricks for Windows 95
/
Chip Wintips.iso
/
sterown
/
inne
/
cdr95
/
instflpy
/
cdwriter.inf
< prev
next >
Wrap
Windows Setup INFormation
|
1996-09-11
|
2KB
|
83 lines
; Setup file for AdvanSys SCSI miniport
; Copyright 1995 Advanced System Products Inc
;
; 01/05/1995 Original
; 03/08/1995 DRB Added ISA
; 03/20/1995 DRB Changed ABP542 to read ISA instead of VL
; 03/28/1995 DRB Attempted to add EISA
; 05/01/1995 DRB Added ISA PnP, fixed SourceFilesNames stuff
; Set exclude for PCI, PnP ISA
; 05/02/1995 DRB Added Autoexec and Config sections.
; 05/04/1995 DRB Final cleanup for EISA and PCI
; 05/11/1995 DRB Fix typo in diskette name string
; 06/21/1995 DRB Removed IRQ 14... SCAM and Library changes.
; 06/30/1995 DRB Removed names.
; 08/08/1995 DRB Added extra port addrs and corrected missing DMA.
; 12/09/1995 klm for cdwriter
; 12/10/1995 klm Added stuff to delete real mode drivers
; and installer line.
; 12/19/1995 klm Added rem to system.ini
[Version]
Signature="$CHICAGO$"
Class=SCSIAdapter
Provider=%ADV%
[ClassInstall]
Addreg=SCSIReg
Installer=CDW_Inst.dll
[SCSIReg]
HKR,,,,%SCSIClassName%
[Manufacturer]
%ADV%=ADVANSYS
[UpdateINI]
IOS.INI,SafeList,,"advaspi.sys",0
%10%\SYSTEM.INI, 386Enh, "device=advw32.386", ";By CDWriter.INF: device=advw32.386", 1
[ADVANSYS]
%ABPISA.DriverDesc%=ABPISA,*ABP542
[ABPISA]
CopyFiles=@asc.mpd
AddReg=IOS,ABPISA.reg
DelFiles=ASPIDEV
UpdateInis=UpdateINI
LogConfig=*ABPISA.LogConfig
[ABPISA.Reg]
HKR,,PortDriver,,asc.mpd
[*ABPISA.LogConfig]
ConfigPriority = HARDRECONFIG
IOConfig = 110-11F(3FF::),130-13F(3FF::),150-15F(3FF::),190-19F(3FF::),210-21F(3FF::),250-25F(3FF::),330-33F(3FF::)
IRQConfig = 10,11,12,15
DMAConfig = W:5,6,7
[IOS]
HKR,,DevLoader,,*IOS
[ForceMPCopy]
HKR,,NoSetupUI,,1
[SourceDisksFiles]
asc.mpd = 1
[SourceDisksNames]
1 = %instd1%, ,
[DestinationDirs]
ASPIDEV = 11 ; delete from SYSTEM dir if exists
DefaultDestDir = 12 ; LDID_SYS
[ControlFlags]
ExcludeFromSelect=*ABP5401
[Strings]
SCSIClassName="SCSI Controllers"
ADV="AdvanSys"
ABPISA.DriverDesc="AdvanSys ISA SCSI Host Adapter for HP CD-Writer"
instd1="HP CD-Writer Drivers Installation Disc"